home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / AIFF_DSP_v15 folder / AIFF_DSP / interface.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-08  |  228 b   |  10 lines  |  [TEXT/KAHL]

  1. #pragma once
  2. /*
  3. FILE:     interface.h
  4. PROJECT:  Ford Grant DSP
  5. AUTHOR:   Ben Denckla
  6. */
  7.  
  8. int getfullfstr( Point where, int numtyp, SFTypeList types, char *fstr );
  9. int putfullfstr( Point where, char *prompt, char *defaultname );
  10.